This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
All I'm trying to do is have a combo box display a list of values from a view. There's got to be something fundamental that I'm missing. Is there some tutorial somewhere with just basic things like how to get values into a combobox from a view column?
Here's what I did:
1) Bind the data of a combo box to a field on a document.
2) Added the following to the values field:
@DbColumn(@DbName(), "(viewOfInterest)", 1);
Notes: The first column is sorted.
What am I missing?
thanks
clem
Feedback number WEBB8BXSLQ created by ~Zelda Prefooplopikle on 12/08/2010
Status: Open
Comments: